-
NavigationViewController
is fully featured, turn by turn navigation UI.It provides step by step instructions, an overview of all steps for the given route and support for basic styling.
See moreDeclaration
Swift
public class NavigationViewController: NavigationPulleyViewController, RouteMapViewControllerDelegate
-
The
See moreNavigationViewControllerDelegate
provides methods for configuring the map view shown by aNavigationViewController
and responding to the cancellation of a navigation session.Declaration
Swift
public protocol NavigationViewControllerDelegate
-
The
See moreRouteVoiceController
class provides voice guidance.Declaration
Swift
open class RouteVoiceController: NSObject, AVSpeechSynthesizerDelegate